From: Øyvind Kolås Date: Sun, 12 Jan 2020 22:56:02 +0000 (+0100) Subject: Revert "babl: adjust default BABL_TOLERANCE" X-Git-Tag: archive/raspbian/1%0.1.106-3+rpi1^2~15^2~10^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=638cde70d018813a37aad6abbe169ad21c3bb349;p=babl.git Revert "babl: adjust default BABL_TOLERANCE" This reverts commit e41da81b67128a8d29d8fd106e5b1ac53da16ecb. --- diff --git a/babl/babl-fish-path.c b/babl/babl-fish-path.c index 8d86e62..c8911d1 100644 --- a/babl/babl-fish-path.c +++ b/babl/babl-fish-path.c @@ -21,7 +21,7 @@ #include "babl-internal.h" #include "babl-ref-pixels.h" -#define BABL_TOLERANCE 0.0000041 +#define BABL_TOLERANCE 0.0000047 #define BABL_MAX_COST_VALUE 2000000 #define BABL_HARD_MAX_PATH_LENGTH 8 #define BABL_MAX_NAME_LEN 1024